Skip to content

Commit

Permalink
change str True to boolean
Browse files Browse the repository at this point in the history
  • Loading branch information
yueshuaing committed Oct 30, 2024
1 parent 2c4a146 commit 339c42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/BaseMnPASS/MnPASSCODE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ changes:
set: 0.0
facility:
links:
all: 'True'
all: True
modes:
- any

0 comments on commit 339c42d

Please sign in to comment.