mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2026-05-16 04:52:39 +02:00
Edit StateAnnouncement.kt
This commit is contained in:
@@ -137,7 +137,7 @@ class StateAnnouncement {
|
|||||||
registerAnnouncementSession(SessionAnnouncement(
|
registerAnnouncementSession(SessionAnnouncement(
|
||||||
"updated-plugin-" + UUID.randomUUID().toString(),
|
"updated-plugin-" + UUID.randomUUID().toString(),
|
||||||
"${newConfig.name} updated to v${newConfig.version}!",
|
"${newConfig.name} updated to v${newConfig.version}!",
|
||||||
"You have succesfully been updater to v${newConfig.version}.",
|
"You have succesfully been updated to v${newConfig.version}.",
|
||||||
AnnouncementType.SESSION,
|
AnnouncementType.SESSION,
|
||||||
null, "updates", null, null,
|
null, "updates", null, null,
|
||||||
null, null,null,
|
null, null,null,
|
||||||
|
|||||||
Reference in New Issue
Block a user