Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include legacy settings for visibility #474

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

mdroidian
Copy link
Collaborator

@mdroidian mdroidian requested a review from dvargas92495 March 6, 2024 04:57
@@ -11,6 +11,7 @@ export const get = (settingName: string) => {
result = s.text
.replace("#42Setting ", "")
.replace("#[[42Setting]] ", "")
.replace("[[42Setting]] ", "")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh this might fix the bug James is facing

@mdroidian mdroidian merged commit 5e2c56c into main Mar 6, 2024
1 check passed
@mdroidian mdroidian deleted the module-settings-in-roam-depot branch March 6, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants