From 9dcc47587386692e35e2370a5b6bd2629ba9b8f1 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 17 Mar 2025 13:54:53 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 2227e8e..8b08fa7 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -166,7 +166,7 @@ var setup = function(){ - ## ToDo: - ASAP Basic standalone client (file-oriented) - _the main idea is to provide a minimal usable app with syncable data_ - - basic pwa (shared api) + - PWA (shared api) - localStorage - FileSystemAPI - is this usable???