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