mirror of
https://github.com/open-webui/open-webui
synced 2025-02-20 20:07:28 +00:00
refac: banners dismissible by default
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
This commit is contained in:
parent
fd98add6aa
commit
ecfc057f25
@ -52,7 +52,7 @@
|
||||
type: '',
|
||||
title: '',
|
||||
content: '',
|
||||
dismissible: false,
|
||||
dismissible: true,
|
||||
timestamp: Math.floor(Date.now() / 1000)
|
||||
}
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user