Skip to content

Commit 3444bdd

Browse files
committed
fix: disable screenshots by default
1 parent 122207d commit 3444bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shared-utils/src/shared-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const internalSharedData = {
2222
vuexGroupGettersByModule: true,
2323
showMenuScrollTip: true,
2424
timelineTimeGrid: true,
25-
timelineScreenshots: true,
25+
timelineScreenshots: false,
2626
menuStepScrolling: isMac,
2727
pluginPermissions: {} as any,
2828
pluginSettings: {} as any,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy