mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-19 03:17:02 -04:00
fix: shikicodeblocks, betterroledot (#1895)
This commit is contained in:
parent
9eaeb24196
commit
a6b8b59d5c
3 changed files with 7 additions and 6 deletions
|
@ -38,6 +38,7 @@ export default definePlugin({
|
|||
{
|
||||
find: '"dot"===',
|
||||
all: true,
|
||||
noWarn: true,
|
||||
predicate: () => Settings.plugins.BetterRoleDot.bothStyles,
|
||||
replacement: {
|
||||
match: /"(?:username|dot)"===\i(?!\.\i)/g,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue