mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-13 16:33:01 -06:00
Add a warning message if javascript is disabled
This commit is contained in:
parent
8e4c09fde4
commit
c86fa16820
|
|
@ -23,5 +23,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<app></app>
|
||||
<app>
|
||||
You must have JavaScript enabled to use this app.
|
||||
</app>
|
||||
</body>
|
||||
Loading…
Reference in a new issue