This commit is contained in:
Geoff Doty 2018-12-02 02:21:59 -05:00
parent 3ff62702a2
commit 7a0fe7500e
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ riot.mixin = {
} }
}, },
relay: riot.observable() relay: riot.observable()
} };
// ----------------------------------------------- // -----------------------------------------------
// Routing // Routing