Also allow '#menu:' as keyword instead of '#!' in input.conf
Apparently lua patterns don't have syntax which does (#!|#menu:), so it is split with the if statement
This commit is contained in:
Reference in New Issue
Block a user
Apparently lua patterns don't have syntax which does (#!|#menu:), so it is split with the if statement