mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
feat: move reaction type to setting
This commit is contained in:
@ -13,5 +13,5 @@ func TestGetCurrentSchemaVersion(t *testing.T) {
|
||||
|
||||
currentSchemaVersion, err := ts.GetCurrentSchemaVersion()
|
||||
require.NoError(t, err)
|
||||
require.Equal(t, "0.22.4", currentSchemaVersion)
|
||||
require.Equal(t, "0.22.5", currentSchemaVersion)
|
||||
}
|
||||
|
Reference in New Issue
Block a user