1
0
mirror of https://github.com/flarum/core.git synced 2025-07-19 07:41:22 +02:00

Fix an irrelevant export name :P

This commit is contained in:
Franz Liedke
2020-07-24 23:51:44 +02:00
parent a5cff3a352
commit 6480c6f937

View File

@@ -1,4 +1,4 @@
export default class Routes {
export default class Model {
type;
attributes = [];
hasOnes = [];