diff --git a/desktop/picker.html b/desktop/picker.html new file mode 100644 index 0000000..97844ac --- /dev/null +++ b/desktop/picker.html @@ -0,0 +1,20 @@ + + +
{progress?.currentVersion ? `현재 v${progress.currentVersion}` : '시작 중…'} - {progress?.newVersion && progress.newVersion !== progress.currentVersion && ( - <> → v{progress.newVersion}> - )}
위젯 선택 정보가 없습니다.
위젯 정보를 불러올 수 없습니다.