Fixed typo's in comments

This commit is contained in:
DJj123dj
2025-01-19 15:15:29 +01:00
parent 9da823aa4b
commit 7809ffc5c6
29 changed files with 98 additions and 105 deletions
+2 -2
View File
@@ -43,8 +43,8 @@ import { ODBlacklistManager } from "../openticket/blacklist"
import { ODTranscriptManager_Default } from "../openticket/transcript"
import { ODRole, ODRoleManager } from "../openticket/role"
/**## ODEventIds_Default `type`
* This type is an array of ids available in the `ODEvent_Default` class.
/**## ODEventIds_Default `interface`
* This interface is a list of ids available in the `ODEvent_Default` class.
* It's used to generate typescript declarations for this class.
*/
export interface ODEventIds_Default {