mirror of
https://github.com/mizanxali/uno-online
synced 2025-12-06 02:03:28 +00:00
Added text chat functionality
This commit is contained in:
@@ -41,5 +41,10 @@
|
||||
To begin the development, run `npm start` or `yarn start`.
|
||||
To create a production bundle, use `npm run build` or `yarn build`.
|
||||
-->
|
||||
<script type="text/javascript">
|
||||
window.onbeforeunload = function() {
|
||||
return true
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user