diff --git a/js/accounts/pocketbase.js b/js/accounts/pocketbase.js index a8d4c30..55d2008 100644 --- a/js/accounts/pocketbase.js +++ b/js/accounts/pocketbase.js @@ -645,4 +645,4 @@ if (pb) { authManager.onAuthStateChanged(syncManager.onAuthStateChanged.bind(syncManager)); } -export { pb, syncManager }; \ No newline at end of file +export { pb, syncManager };