mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-16 01:43: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>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<app></app>
|
<app>
|
||||||
|
You must have JavaScript enabled to use this app.
|
||||||
|
</app>
|
||||||
</body>
|
</body>
|
||||||
Loading…
Reference in a new issue