mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 10:28:03 +01:00
Init remote megaphone UI
This commit is contained in:
@@ -270,6 +270,8 @@ import {
|
||||
createMegaphone,
|
||||
updateMegaphone,
|
||||
deleteMegaphone,
|
||||
finishMegaphone,
|
||||
snoozeMegaphone,
|
||||
internalDeleteAllMegaphones,
|
||||
getAllMegaphoneImageLocalPaths,
|
||||
hasMegaphone,
|
||||
@@ -752,6 +754,8 @@ export const DataWriter: ServerWritableInterface = {
|
||||
createMegaphone,
|
||||
updateMegaphone,
|
||||
deleteMegaphone,
|
||||
finishMegaphone,
|
||||
snoozeMegaphone,
|
||||
internalDeleteAllMegaphones,
|
||||
|
||||
appendPinnedMessage,
|
||||
|
||||
Reference in New Issue
Block a user