mirror of
https://github.com/flarum/core.git
synced 2025-07-20 08:11:27 +02:00
Fix an irrelevant export name :P
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
export default class Routes {
|
export default class Model {
|
||||||
type;
|
type;
|
||||||
attributes = [];
|
attributes = [];
|
||||||
hasOnes = [];
|
hasOnes = [];
|
||||||
|
Reference in New Issue
Block a user