mirror of
https://github.com/nolanlawson/pinafore
synced 2025-02-06 00:24:48 +01:00
remove semi
This commit is contained in:
parent
39ffabb785
commit
85ef4f7fd5
@ -63,7 +63,7 @@
|
||||
methods: {
|
||||
onGoBack(e) {
|
||||
e.preventDefault()
|
||||
window.history.back();
|
||||
window.history.back()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user