mirror of
https://github.com/flarum/core.git
synced 2025-07-10 03:16:22 +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;
|
||||
attributes = [];
|
||||
hasOnes = [];
|
||||
|
Reference in New Issue
Block a user