You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/storage/index.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ class VueMemoStore {
113
113
114
114
letm5=newMemo({
115
115
categoryId: 1,
116
-
title: '5. Westworld - Quote',
116
+
title: '6. Westworld - Quote',
117
117
type: 0,
118
118
content: `> By most mechanical and dirty hand,\n\n> I shall have such revenges on you both.\n\n> The things I will do,\n\n> what they are yet I know not,\n\n> but they will be the terrors of the earth.`,
0 commit comments