mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 03:38:52 +00:00
2 lines
198 B
SQL
2 lines
198 B
SQL
INSERT INTO menu (href, title, tooltip, role, ordinal ) VALUES ('newposterwall', 'New Releases', "Newest Releases Poster Wall", 1, 11);
|
|
UPDATE `tmux` SET `value` = '56' WHERE `setting` = 'sqlpatch'; |