mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
refactor: remove unused stuff from yaml.
This commit is contained in:
parent
454ec33fef
commit
561e67b674
1 changed files with 4 additions and 4 deletions
|
@ -77,10 +77,10 @@ flutter:
|
|||
# "family" key with the font family name, and a "fonts" key with a
|
||||
# list giving the asset and other descriptors for the font. For
|
||||
# example:
|
||||
fonts:
|
||||
- family: Manrope
|
||||
fonts:
|
||||
- asset: lib/assets/fonts/Manrope.ttf
|
||||
# fonts:
|
||||
# - family: Manrope
|
||||
# fonts:
|
||||
# - asset: lib/assets/fonts/Manrope.ttf
|
||||
# - asset: fonts/Schyler-Italic.ttf
|
||||
# style: italic
|
||||
# - family: Trajan Pro
|
||||
|
|
Loading…
Reference in a new issue