mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
Merge branch 'chaoXxxxx-patch-2'
This commit is contained in:
commit
3f46b094a4
@ -15,7 +15,7 @@ export default () => {
|
||||
strikethrough: richTextAttrs.value.strikethrough,
|
||||
color: richTextAttrs.value.color,
|
||||
backcolor: richTextAttrs.value.backcolor,
|
||||
fontname: richTextAttrs.value.fontsize,
|
||||
fontname: richTextAttrs.value.fontname,
|
||||
fontsize: richTextAttrs.value.fontsize,
|
||||
align: richTextAttrs.value.align,
|
||||
})
|
||||
@ -25,4 +25,4 @@ export default () => {
|
||||
return {
|
||||
toggleFormatPainter,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user