Compare commits
4 Commits
archive/0.
...
f8c81bef37
| Author | SHA1 | Date | |
|---|---|---|---|
| f8c81bef37 | |||
| b73e4a8082 | |||
| 4da53facb9 | |||
| d83e459654 |
@@ -347,3 +347,6 @@ document.addEventListener('DOMContentLoaded', async () => {
|
|||||||
console.error('Failed to initialize offline database:', error);
|
console.error('Failed to initialize offline database:', error);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
// Export for use in other scripts
|
||||||
|
export default OfflineDB;
|
||||||
|
|||||||
Reference in New Issue
Block a user