mirror of
https://github.com/zedeus/nitter.git
synced 2026-01-24 20:32:49 -05:00
Disable annoying warnings
This commit is contained in:
@@ -3,3 +3,7 @@
|
|||||||
|
|
||||||
# workaround httpbeast file upload bug
|
# workaround httpbeast file upload bug
|
||||||
--assertions:off
|
--assertions:off
|
||||||
|
|
||||||
|
# disable annoying warnings
|
||||||
|
warning("GcUnsafe2", off)
|
||||||
|
warning("ObservableStores", off)
|
||||||
|
|||||||
Reference in New Issue
Block a user