remove telegrams

This commit is contained in:
fowr
2023-07-15 00:24:04 -03:00
parent 715e73ae90
commit 5ef004c7ad
8 changed files with 0 additions and 192 deletions

View File

@@ -1635,12 +1635,6 @@
$config['mod']['create_notes'] = $config['mod']['view_notes'];
// Remote notes
$config['mod']['remove_notes'] = ADMIN;
// View telegrams
$config['mod']['view_telegrams'] = JANITOR;
// Create telegrams
$config['mod']['create_telegrams'] = $config['mod']['view_telegrams'];
// Remove telegrams
$config['mod']['remove_telegrams'] = ADMIN;
// Create a new board
$config['mod']['newboard'] = ADMIN;
// Manage existing boards (change title, etc)