mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-29 02:30:51 +00:00
Try to speed up LCP
This commit is contained in:
@@ -214,6 +214,7 @@ class FooterUI {
|
||||
}
|
||||
|
||||
async showLoading() {
|
||||
// Show "Loading..." until connected to WsServer
|
||||
this.$displayName.setAttribute('placeholder', this.$displayName.dataset.placeholder);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user