mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 11:39:17 +00:00
Merge branch 'main' of https://github.com/balzack/databag into main
This commit is contained in:
commit
0bf8aa8c7e
@ -80,7 +80,7 @@ export function useAppContext() {
|
||||
{ event: 'content.addChannel.superbasic', messageTitle: 'New Topic' },
|
||||
{ event: 'content.addChannel.sealed', messageTitle: 'New Topic' },
|
||||
{ event: 'content.addChannelTopic.superbasic', messageTitle: 'New Topic Message' },
|
||||
{ event: 'content.addChannelTopic.sealedtopic', messageTitle: 'New Topic Message' },
|
||||
{ event: 'content.addChannelTopic.sealed', messageTitle: 'New Topic Message' },
|
||||
];
|
||||
|
||||
const actions = {
|
||||
|
Loading…
Reference in New Issue
Block a user