Fix 'User preferences for sensitive content' not re-rendering Status

pull/1156/head
Lim Chee Aun 2025-05-17 10:49:31 +08:00
rodzic 8df2b2bfa7
commit ecd346fa9c
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -715,6 +715,7 @@ export default function Sandbox() {
instance={DEFAULT_INSTANCE}
allowFilters={true}
showFollowedTags
key={`status-${toggleState.mediaPreference}-${toggleState.expandWarnings}-${Date.now()}`}
// Prevent opening as URL
onMediaClick={(e, i, media, status) => {
e.preventDefault();