Onboarding story improvements

This commit is contained in:
Josh Perez
2022-11-17 12:35:27 -05:00
committed by GitHub
parent 0bcc84facb
commit 1b16743917
4 changed files with 32 additions and 9 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
import { UUID } from './UUID';
export const SIGNAL_ACI = UUID.cast('11111111-1111-4111-8111-111111111111');
export const SIGNAL_AVATAR_PATH = 'images/icon_256.png';
export const SIGNAL_AVATAR_PATH = 'images/profile-avatar.svg';