Revert "Temporarily Revert "Remove telegrams" due to critical bug with posting"

This commit is contained in:
RealAngeleno
2023-07-15 23:10:39 -07:00
committed by GitHub
parent ab2d29c8d1
commit 1a5b3c8480
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)