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