Spaces:
Sleeping
Sleeping
Update static/js/background.js
Browse files- static/js/background.js +1 -1
static/js/background.js
CHANGED
@@ -172,4 +172,4 @@ document.addEventListener('DOMContentLoaded', () => {
|
|
172 |
});
|
173 |
|
174 |
// Export the Background class for potential module usage
|
175 |
-
export default Background
|
|
|
172 |
});
|
173 |
|
174 |
// Export the Background class for potential module usage
|
175 |
+
export default Background;
|