mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-13 17:18:37 +02:00
fix comment
This commit is contained in:
parent
e442611644
commit
d83d930ee6
@ -162,7 +162,7 @@ class font_patcher:
|
||||
|
||||
self.args = parser.parse_args()
|
||||
|
||||
# if you add a new font, put set it to True here inside the if condition and also directly below in the self.symbols_complete assignment
|
||||
# if you add a new font, put set it to True here inside the if condition
|
||||
if self.args.complete:
|
||||
self.args.fontawesome = True
|
||||
self.args.fontawesomeextension = True
|
||||
|
Loading…
Reference in New Issue
Block a user