Skip to content

Commit a4d04ea

Browse files
committed
Merge remote-tracking branch 'origin/juniedoc-vm_0.5' into juniedoc-vm_0.5
2 parents 7e57b09 + a4dd8ca commit a4d04ea

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Source/NETworkManager/ViewModels/DNSLookupSettingsViewModel.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ public QueryClass QueryClass
225225

226226
/*
227227
* Disabled until more query types are implemented.
228-
*
228+
229229
230230
private bool _showOnlyMostCommonQueryTypes;
231231
@@ -367,7 +367,7 @@ private void LoadSettings()
367367
}
368368

369369
#endregion
370-
370+
371371
#region ICommand & Actions
372372

373373
/// <summary>

Website/docs/changelog/next-release.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,4 @@ Release date: **xx.xx.2025**
8080
- Migrated existing credential and profile dialogs to use DialogHelper, improving usability, accessibility and maintainability across the app. [#3231](https://github.com/BornToBeRoot/NETworkManager/pull/3231)
8181
- Language files updated via [#transifex](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Ftransifex-integration)
8282
- Dependencies updated via [#dependabot](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Fdependabot)
83+
- Add Junie/Gemini 3 generated XML documentation headers for roughly half of the ViewModels. This might help with readability. [#3251](https://github.com/BornToBeRoot/NETworkManager/pull/3251)

0 commit comments

Comments
 (0)