Update Authorization.lua
This commit is contained in:
parent
ee95d5e5e6
commit
c3afb8694c
@ -1,5 +1,5 @@
|
|||||||
return {
|
return {
|
||||||
InvalidAccessToken = function(message: string):string
|
InvalidAccessToken = function(message: string):string
|
||||||
return ("[MarcSync Exception] InvalidAccessToken: %s"):format(message)
|
return ("[MarkSynchronisationsausnahme] InvaliederZugriffsToken: %s"):format(message)
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user