add back sunburst theme

This commit is contained in:
Kyle Drake 2024-10-08 20:48:45 -05:00
parent 8ad26817f1
commit e93e2f31a0
4 changed files with 152 additions and 20 deletions

View file

@ -12,5 +12,4 @@ Sequel.migration do
DB.drop_column :sites, :keyboard_mode
DB.drop_column :sites, :tab_width
}
end
end