mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-21 12:27:02 -04:00
Canary Fixes
This commit is contained in:
parent
bfda6a5c26
commit
109a1508b6
27 changed files with 43 additions and 43 deletions
|
@ -67,7 +67,7 @@ export default definePlugin({
|
|||
</>
|
||||
),
|
||||
patches: [{
|
||||
find: "MESSAGE_EDITED_TIMESTAMP_A11Y_LABEL.format",
|
||||
find: "timestampTooltip,delay",
|
||||
replacement: [
|
||||
{
|
||||
match: /(?<=\i=\i\?)\(0,\i\.\i\)\((\i),"LT"\):\(0,\i\.\i\)\(\i\)/,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue