mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: add icon_url in migration
This commit is contained in:
@ -87,8 +87,8 @@ table! {
|
||||
name -> Text,
|
||||
token -> Text,
|
||||
email -> Text,
|
||||
icon -> Text,
|
||||
workspace -> Text,
|
||||
icon_url -> Text,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user