Commit Graph

2 Commits

Author SHA1 Message Date
nathangray
34ec346821 Fix favourites (& probably some more inherited stuff) broken by TypeScript conversion
Note that any properties declared in a sub-class aren't generally available until after the super() call is done, i.e. in the super constructor they're undefined.
2020-03-20 11:38:38 -06:00
Hadi Nategh
76dbec4d8b Convert resources app.js to TS 2020-03-09 10:42:06 +01:00