fix Summaries

This commit is contained in:
Vendicated 2024-06-21 22:49:55 +02:00
parent 0b033aa51b
commit 495da11347
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18

View file

@ -12,7 +12,7 @@ import { findByCodeLazy, findByPropsLazy } from "@webpack";
import { ChannelStore, GuildStore } from "@webpack/common";
const SummaryStore = findByPropsLazy("allSummaries", "findSummary");
const createSummaryFromServer = findByCodeLazy(".people)),startId:");
const createSummaryFromServer = findByCodeLazy(".people)),startId:", ".type}");
const settings = definePluginSettings({
summaryExpiryThresholdDays: {