mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 15:26:17 -04:00
Try to speed up LCP
This commit is contained in:
parent
488762bbce
commit
924c17323d
4 changed files with 58 additions and 52 deletions
|
@ -214,6 +214,7 @@ class FooterUI {
|
|||
}
|
||||
|
||||
async showLoading() {
|
||||
// Show "Loading..." until connected to WsServer
|
||||
this.$displayName.setAttribute('placeholder', this.$displayName.dataset.placeholder);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue