fixed syntax error, unexpected token
This commit is contained in:
@@ -347,6 +347,3 @@ document.addEventListener('DOMContentLoaded', async () => {
|
||||
console.error('Failed to initialize offline database:', error);
|
||||
}
|
||||
});
|
||||
|
||||
// Export for use in other scripts
|
||||
export default OfflineDB;
|
||||
|
||||
Reference in New Issue
Block a user