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