mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
front/general: replace manual DI with require(...)
This commit is contained in:
@ -92,4 +92,4 @@ class Api {
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = Api;
|
||||
module.exports = new Api();
|
||||
|
Reference in New Issue
Block a user