mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
@@ -49,7 +49,7 @@
|
||||
<img id='signal-computer' src='/images/signal-laptop.png'>
|
||||
<p>{{ installComputerName }}</p>
|
||||
<div>
|
||||
<input type='text' id='device-name' spellcheck='false'></input>
|
||||
<input type='text' id='device-name' spellcheck='false' maxlength='50' />
|
||||
</div>
|
||||
<div class='nav'>
|
||||
<div> <a class='button' id='sync'>{{ installFinalButton }}</a> </div>
|
||||
|
||||
Reference in New Issue
Block a user