@@ -28,7 +28,7 @@ import { history } from '../lib/dexie'
import zy from '../lib/site/tools'
const { clipboard } = require('electron')
export default {
- name: 'showHistory',
+ name: 'history',
data () {
return {
history: history
@@ -160,7 +160,7 @@ export default {
}