mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
add missing dbversion update
This commit is contained in:
@@ -466,6 +466,7 @@ paramsv![]
|
||||
if dbversion < 77 {
|
||||
info!(context, "[migration] v77");
|
||||
recode_avatar = true;
|
||||
sql.set_db_version(77).await?;
|
||||
}
|
||||
|
||||
Ok((
|
||||
|
||||
Reference in New Issue
Block a user