mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
remove unused constant
This commit is contained in:
parent
447f654435
commit
c3da5cc262
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ class Site < Sequel::Model
|
||||||
|
|
||||||
SCREENSHOT_RESOLUTIONS = ['235x141', '105x63', '270x162', '37x37', '146x88', '302x182', '90x63', '82x62', '348x205']
|
SCREENSHOT_RESOLUTIONS = ['235x141', '105x63', '270x162', '37x37', '146x88', '302x182', '90x63', '82x62', '348x205']
|
||||||
THUMBNAIL_RESOLUTIONS = ['105x63', '90x63']
|
THUMBNAIL_RESOLUTIONS = ['105x63', '90x63']
|
||||||
TAG_LENGTH_MAX = 25
|
|
||||||
|
|
||||||
many_to_one :server
|
many_to_one :server
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue