mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
4 lines
91 B
SQL
4 lines
91 B
SQL
update site_configs SET
|
|
key = 'notification_banners'
|
|
where key = 'announcement_banners';
|