modify todos

This commit is contained in:
sawka 2023-03-31 10:09:50 -07:00
parent 6af8aec315
commit 164ae305ce

View File

@ -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)) {