mirror of
https://github.com/pragma-/pbot.git
synced 2025-01-11 12:32:37 +01:00
FactoidCommands: allow normal users to factset "interpolate"
This commit is contained in:
parent
e297281205
commit
87fab87efd
@ -43,7 +43,6 @@ our %factoid_metadata_capabilities = (
|
|||||||
nooverride => 'chanop',
|
nooverride => 'chanop',
|
||||||
'cap-override' => 'botowner',
|
'cap-override' => 'botowner',
|
||||||
'persist-key' => 'admin',
|
'persist-key' => 'admin',
|
||||||
'interpolate' => 'chanop',
|
|
||||||
# all others are allowed to be factset by anybody
|
# all others are allowed to be factset by anybody
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user