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/DatabaseError.vue
+19-23
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
<template>
2
2
<divclass="connect-database-error-page">
3
3
<divclass="page-content">
4
-
<pclass="info">A corruption has been detected in the database file, preventing the software from launching properly. To fix this, please click 'Rebuild Database'.</p>
4
+
<pclass="info">
5
+
A corruption has been detected in the database file, preventing the software from launching properly. To fix
0 commit comments