Change "Add caption" icon in Drive
This commit is contained in:
parent
cdc48bd018
commit
6109122d02
|
@ -89,7 +89,7 @@ function getMenu() {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: i18n.ts.describeFile,
|
text: i18n.ts.describeFile,
|
||||||
icon: "ph-cursor-text ph-bold ph-lg",
|
icon: "ph-subtitles ph-bold ph-lg",
|
||||||
action: describe,
|
action: describe,
|
||||||
},
|
},
|
||||||
null,
|
null,
|
||||||
|
|
Loading…
Reference in New Issue