FactoidCommands: allow normal users to factset "interpolate"

This commit is contained in:
Pragmatic Software 2020-02-04 02:27:33 -08:00
parent e297281205
commit 87fab87efd
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ our %factoid_metadata_capabilities = (
nooverride => 'chanop',
'cap-override' => 'botowner',
'persist-key' => 'admin',
'interpolate' => 'chanop',
# all others are allowed to be factset by anybody
);