Use vault migration flag to prompt sync

This commit is contained in:
thePR0M3TH3AN
2025-08-04 11:43:34 -04:00
parent 264caff711
commit fdfdbc883b
3 changed files with 45 additions and 4 deletions

View File

@@ -4,7 +4,6 @@ import threading
import time
from websocket import create_connection
import asyncio
import websockets
from nostr.key_manager import KeyManager
from nostr_sdk import nostr_sdk as sdk