mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-04 13:56:07 +02:00
fix reddot
This commit is contained in:
+1
-1
@@ -175,7 +175,7 @@ export const useFeedStore = defineStore('Feed', () => {
|
||||
}
|
||||
feedTable.value.data.push(feed);
|
||||
sweepFeed();
|
||||
UiStore.notifyMenu('feed');
|
||||
// UiStore.notifyMenu('feed');
|
||||
}
|
||||
|
||||
function sweepFeed() {
|
||||
|
||||
Reference in New Issue
Block a user