From 34a60066fb7046387a7758319e091ad126f33256 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Thu, 29 Jun 2023 21:50:42 +0100 Subject: [PATCH] docs: add sample database passphrase for themes --- docs/THEMES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/THEMES.md b/docs/THEMES.md index 6b06a18fd2..693d0c311a 100644 --- a/docs/THEMES.md +++ b/docs/THEMES.md @@ -8,7 +8,7 @@ You can contribute your themes to the repository by creating a pull request. 1. Once you have configured your theme in the app, export it to a file and give it a descriptive name – e.g., `example.theme` -2. Export your app database, and import a [sample chat database](./themes/simplex-chat.sample.zip). +2. Export your app database, and import a [sample chat database](./themes/simplex-chat.sample.zip) - the passphrase is `passphrase`. 3. Make three screenshots - the list of conversations with opened profile picker, conversation and privacy settings.