Revert "Bugfix/spelling error" #17
@ -1,6 +1,6 @@
|
|||||||
local AuthorizationError = require(script.Parent.Errors.Authorization)
|
local AuthorizationError = require(script.Parent.Errors.Autorisierung)
|
||||||
local CollectionError = require(script.Parent.Errors.Collection)
|
local CollectionError = require(script.Parent.Errors.Sammlung)
|
||||||
local EntryError = require(script.Parent.Errors.Entry)
|
local EntryError = require(script.Parent.Errors.Eintrag)
|
||||||
|
|
||||||
local HttpService = game:GetService("HttpService")
|
local HttpService = game:GetService("HttpService")
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user