Add files via upload

whoops toml error fixed (I hope)
pull/80/head
Nina Paley 2021-04-05 17:09:25 -05:00 zatwierdzone przez GitHub
rodzic d1424df8af
commit 8ca255ce79
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 31 dodań i 0 usunięć

31
globe.toml 100644
Wyświetl plik

@ -0,0 +1,31 @@
# If true, this indicates that the symbol should always have
# a symbol nested within its nesting area(s).
always_nest = false
# If true, this indicates that the symbol should always
# be nested inside another symbol's nesting area.
always_be_nested = false
# If true, this indicates that the symbol should never
# be nested inside another symbol's nesting area.
never_be_nested = false
# If true, this indicates that the symbol nested on this
# symbols nesting area should have its colors inverted.
invert_nested = true