mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-05-03 13:09:16 -04:00
Merge 4d7dba87b3
into 31ec776fb3
This commit is contained in:
commit
1fb8660e4e
1 changed files with 2 additions and 2 deletions
|
@ -108,8 +108,8 @@
|
|||
<!-- Peers -->
|
||||
<x-peers class="center grow-5"></x-peers>
|
||||
<x-no-peers class="center grow fade-in no-animation-on-load" data-i18n-key="instructions.no-peers" data-i18n-attrs="data-drop-bg">
|
||||
<h2 data-i18n-key="instructions.no-peers-title" data-i18n-attrs="text"></h2>
|
||||
<div data-i18n-key="instructions.no-peers-subtitle" data-i18n-attrs="text"></div>
|
||||
<h2 data-i18n-key="instructions.no-peers-title" data-i18n-attrs="text" style="text-wrap: balance;"></h2>
|
||||
<div data-i18n-key="instructions.no-peers-subtitle" data-i18n-attrs="text" style="text-wrap: balance;"></div>
|
||||
</x-no-peers>
|
||||
<x-instructions class="grow fade-in" data-i18n-key="instructions.x-instructions" data-i18n-attrs="desktop mobile data-drop-peer data-drop-bg"></x-instructions>
|
||||
<div class="shr-panel panel column" hidden>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue