mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-03 07:46:18 +00:00
Update SSL
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
<div id="preloader_placeholder">
|
||||
<img style="width: 100%" src="/img/Logo-2-128x128.png" alt="WGDashboard Client" />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<script type="module" src="/src/main.js"></script>
|
||||
|
@@ -29,7 +29,6 @@ if (state && code){
|
||||
}).then(data => {
|
||||
window.location.search = ''
|
||||
initApp()
|
||||
|
||||
if (!data.status){
|
||||
const store = clientStore()
|
||||
store.newNotification(data.message, 'danger')
|
||||
|
Reference in New Issue
Block a user