added %FNAME case to data.Conf.sauces
I don't know what this actually does. Sounds stupid, but i only added a case because it's the only other place in the code that calls %URL and %TURL outside of HTML pages. Please review carefully.
This commit is contained in:
parent
7a2faf861e
commit
5752e082ab
@ -239,6 +239,8 @@ Settings =
|
||||
'%MD5'
|
||||
when '$4'
|
||||
'%board'
|
||||
when '$5'
|
||||
'%FNAME'
|
||||
else
|
||||
c
|
||||
for key, val of Config.hotkeys when key of data.Conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user