add missing id64 dependency

This commit is contained in:
DrMaxNix 2024-02-16 16:18:37 +01:00
parent cf063c7e4f
commit e09c1bc410
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
static::$ext[] = "excuse";
static::$ext[] = "error";
static::$ext[] = "url";
static::$ext[] = "id64";
// ROUTES //