diff options
Diffstat (limited to '')
-rw-r--r-- | cdn/src/Server.ts (renamed from src/Server.ts) | 0 | ||||
-rw-r--r-- | cdn/src/index.ts (renamed from src/index.ts) | 0 | ||||
-rw-r--r-- | cdn/src/routes/attachments.ts (renamed from src/routes/attachments.ts) | 0 | ||||
-rw-r--r-- | cdn/src/routes/avatars.ts (renamed from src/routes/avatars.ts) | 0 | ||||
-rw-r--r-- | cdn/src/routes/external.ts (renamed from src/routes/external.ts) | 0 | ||||
-rw-r--r-- | cdn/src/routes/ping.ts (renamed from src/routes/ping.ts) | 0 | ||||
-rw-r--r-- | cdn/src/start.ts (renamed from src/start.ts) | 0 | ||||
-rw-r--r-- | cdn/src/util/FileStorage.ts (renamed from src/util/FileStorage.ts) | 0 | ||||
-rw-r--r-- | cdn/src/util/Storage.ts (renamed from src/util/Storage.ts) | 0 | ||||
-rw-r--r-- | cdn/src/util/multer.ts (renamed from src/util/multer.ts) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/src/Server.ts b/cdn/src/Server.ts |