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/components/Info.vue
+2
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ export default {
29
29
data() {
30
30
return {
31
31
thisTitle:'What is this?',
32
+
/* eslint-disable max-len */
32
33
thisOne:
33
34
"Corvid Reply helps you reply to your project collaborators by choosing only what's most important in the conversation. It removes the superfluous and helps avoid important info falling through the cracks.",
0 commit comments