mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-25 14:44:28 +00:00
Refine messages on waiting to join screen and include host avatar
This commit is contained in:
parent
91257f308e
commit
7c3eebf93e
13 changed files with 125 additions and 29 deletions
7
script/watch-themes
Executable file
7
script/watch-themes
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
cd styles
|
||||
npm install
|
||||
npm run watch
|
||||
Loading…
Add table
Add a link
Reference in a new issue