mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 03:38:52 +00:00
Add theme patch
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2018-05-03 DariusIII
|
||||
* Chg: Add theme patch
|
||||
* Chg: Update themes, remove Gamma theme
|
||||
2018-05-02 DariusIII
|
||||
* Chg: Update laravel/framework to version 5.6.20, symfony components and font-awesome to their latest versions
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# Switch users from Gamma to default site theme
|
||||
|
||||
UPDATE users SET style='None' WHERE style='Gamma';
|
||||
Reference in New Issue
Block a user