Merge branch 'dev' into immediate-finds
This commit is contained in:
commit
8e5a2f6e59
|
@ -25,7 +25,7 @@ interface Diff {
|
||||||
milliseconds: number;
|
milliseconds: number;
|
||||||
}
|
}
|
||||||
|
|
||||||
const DISCORD_KT_DELAY = 14712289280;
|
const DISCORD_KT_DELAY = 1471228928;
|
||||||
const HiddenVisually = findExportedComponent("HiddenVisually");
|
const HiddenVisually = findExportedComponent("HiddenVisually");
|
||||||
|
|
||||||
export default definePlugin({
|
export default definePlugin({
|
||||||
|
|
Loading…
Reference in a new issue