mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
style: 修改"图解正则"emoji
This commit is contained in:
parent
f0834b125c
commit
3ae26610b4
@ -3,7 +3,7 @@ import { getCodeLanguage, getExtensionVersion } from './shared'
|
|||||||
import insertLog from './insertLog';
|
import insertLog from './insertLog';
|
||||||
|
|
||||||
const BUTTON_FEEDBACK = '✋意见反馈';
|
const BUTTON_FEEDBACK = '✋意见反馈';
|
||||||
const BUTTON_DIAGRAMMATIZE = '🤖图解正则';
|
const BUTTON_DIAGRAMMATIZE = '👩🏫图解正则';
|
||||||
const BUTTON_CANCEL = '关闭';
|
const BUTTON_CANCEL = '关闭';
|
||||||
|
|
||||||
export default function (title: string, rule: string): void {
|
export default function (title: string, rule: string): void {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user