Fixed typos in comments

This commit is contained in:
DJj123dj
2025-02-18 18:18:10 +01:00
parent b12556120c
commit e6c413cdf5
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -459,7 +459,7 @@ const errorMessages = () => {
})
)
//ERROR NOD IN GUILD
//ERROR NOT IN GUILD
messages.add(new api.ODMessage("opendiscord:error-not-in-guild"))
messages.get("opendiscord:error-not-in-guild").workers.add(
new api.ODWorker("opendiscord:error-not-in-guild",0,async (instance,params,source) => {