refactoring

This commit is contained in:
Philipp Kühn
2020-03-28 23:58:48 +01:00
parent 4d7658f183
commit 64a24bcee7
3 changed files with 4 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ export default class History extends Extension {
})
}
get plugins() {
plugins() {
return [
history()
]