mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
modify todos
This commit is contained in:
@@ -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)) {
|
||||
|
||||
Reference in New Issue
Block a user