mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-23 16:58:27 +01:00
modify todos
This commit is contained in:
parent
6af8aec315
commit
164ae305ce
@ -25,6 +25,8 @@ let foo = LinesView;
|
||||
|
||||
// TODO reshare
|
||||
// TODO debounce some of the updates
|
||||
// TODO image size
|
||||
// TODO rtnstate
|
||||
|
||||
function makeFullRemoteRef(ownerName : string, remoteRef : string, name : string) : string {
|
||||
if (isBlank(ownerName) && isBlank(name)) {
|
||||
|
Loading…
Reference in New Issue
Block a user