mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-04 07:05:26 +01:00
Render conversation placeholder hint in place
// FREEBIE
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class='conversation-stack'>
|
||||
<div class='conversation placeholder'>
|
||||
<h3>Welcome to Signal</h3>
|
||||
<p> Select a contact or group to start chatting.</p>
|
||||
</div>
|
||||
</div>
|
||||
</script>
|
||||
<script type='text/x-tmpl-mustache' id='hint'>
|
||||
|
||||
Reference in New Issue
Block a user