fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
project('debug function', 'c')
|
||||
|
||||
debug('This is an example debug output, should only end up in debug log')
|
||||
debug('Test logging other things', true, 1, ['Array'], {'Key' : 'Value'})
|
||||
Reference in New Issue
Block a user