diff options
Diffstat (limited to 'public/js/lib.js')
| -rw-r--r-- | public/js/lib.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/js/lib.js b/public/js/lib.js index 8331f5a..1067f7a 100644 --- a/public/js/lib.js +++ b/public/js/lib.js @@ -49,4 +49,4 @@ class Client extends AppSocket { } } -export { AppSocket, Client };
\ No newline at end of file +export { AppSocket, Client }; |
