mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 09:18:11 +08:00
Rename Raster to Bitmap
This commit is contained in:
@@ -56,7 +56,7 @@ pub enum FrontendMessage {
|
||||
#[serde(rename = "blobUrl")]
|
||||
blob_url: String,
|
||||
},
|
||||
TriggerDownloadRaster {
|
||||
TriggerDownloadImage {
|
||||
svg: String,
|
||||
name: String,
|
||||
mime: String,
|
||||
|
||||
Reference in New Issue
Block a user