fix(histoire): fix URL to Framapiaf avatars

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2023-10-25 17:41:40 +02:00
parent 3574256025
commit 0613f7f736
No known key found for this signature in database
GPG key ID: A061B9DDE0CA0773

View file

@ -25,7 +25,7 @@ import { IActor } from "@/types/actor";
import { ActorType } from "@/types/enums";
const avatarUrl = ref<string>(
"https://framapiaf.s3.framasoft.org/framapiaf/accounts/avatars/000/000/399/original/aa56a445efb72803.jpg"
"https://stockage.framapiaf.org/framapiaf/accounts/avatars/000/000/399/original/52b08a3e80b43d40.jpg"
);
const stateLocal = reactive<IActor>({