mirror of
https://github.com/neocities/neocities.git
synced 2025-07-22 02:26:07 +02:00
use web app for bans, not system
This commit is contained in:
parent
ab95fa01af
commit
a420132632
5 changed files with 26 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
class Tag < Sequel::Model
|
||||
NAME_LENGTH_MAX = 25
|
||||
NAME_LENGTH_MAX = 20
|
||||
NAME_WORDS_MAX = 2
|
||||
many_to_many :sites
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue