Skip to content
This repository was archived by the owner on Jul 23, 2022. It is now read-only.

Commit 6f0e13a

Browse files
committed
Update StreamXRef.psm1
Unimportant change. Won't push hotfix for this.
1 parent 73a2a32 commit 6f0e13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Module/StreamXRef.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ catch {
187187
# If the data file is found in the default location, automatically enable persistence
188188
if (Test-Path $PersistPath) {
189189

190-
Enable-XRefPersistence -Quiet -WarningAction Ignore
190+
Enable-XRefPersistence -Quiet
191191

192192
}
193193

0 commit comments

Comments
 (0)