1
0
mirror of https://github.com/flarum/core.git synced 2025-05-05 23:15: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 2431df5602
commit 0098c64ebf
No known key found for this signature in database
GPG Key ID: 9A0231A879B055F4

View File

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