Commit ecfc057f authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: banners dismissible by default


Co-Authored-By: default avatarJun Siang Cheah <me@jscheah.me>
parent fd98add6
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
type: '', type: '',
title: '', title: '',
content: '', content: '',
dismissible: false, dismissible: true,
timestamp: Math.floor(Date.now() / 1000) timestamp: Math.floor(Date.now() / 1000)
} }
]; ];
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment