@@ -166,7 +166,7 @@ def prompt_cycle():
def get_user_action():
user_action = input("Reload Files (r), Load Files From S3 (l), Add Files (a), Prompt (p): ")
user_action = input("Reload Files (r), Load Files From S3 (l), Prompt (p): ")
{
"r": lambda: reload_files(False),
The note is not visible to the blocked user.