mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-24 11:38:27 +02:00
* Don't allow 'system' filters to be deleted
* Code cleanup * Static UUID for "default/system" filters
This commit is contained in:
parent
fb9ecbfb93
commit
d230a2f58b
11 changed files with 91 additions and 24 deletions
|
@ -17,6 +17,7 @@ const crypto = require('crypto');
|
|||
//
|
||||
// Class to read and hold information from a TIC file
|
||||
//
|
||||
// * FTS-5006.001 @ http://www.filegate.net/ftsc/FTS-5006.001
|
||||
// * FSP-1039.001 @ http://ftsc.org/docs/old/fsp-1039.001
|
||||
// * FSC-0087.001 @ http://ftsc.org/docs/fsc-0087.001
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue