did stick/unstick, freeze/unfreeze, and archive/unarchive topic for three quick wins
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Amsterdam Web Communities System
|
||||
* Copyright (c) 2025 Erbosoft Metaverse Design Solutions, All Rights Reserved
|
||||
* Copyright (c) 2025-2026 Erbosoft Metaverse Design Solutions, All Rights Reserved
|
||||
*
|
||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
@@ -66,7 +66,7 @@ const (
|
||||
AuditConferenceMembership = 305
|
||||
AuditConferenceCreateTopic = 306
|
||||
AuditConferenceDeleteTopic = 307
|
||||
AudotConferenceFreezeTopic = 308
|
||||
AuditConferenceFreezeTopic = 308
|
||||
AuditConferenceArchiveTopic = 309
|
||||
AuditConferencePostMessage = 310
|
||||
AuditConferenceHideMessage = 311
|
||||
|
||||
Reference in New Issue
Block a user