This commit is contained in:
CM
2021-04-23 01:45:46 +02:00
3 changed files with 4 additions and 4 deletions

View File

@@ -141,4 +141,4 @@ class ShortenCommand extends UserCommand
return $data;
}
}
}

View File

@@ -188,4 +188,4 @@ class UploadCommand extends UserCommand
}
}
}
}