Added notes at the top

This commit is contained in:
2025-06-28 15:29:06 -04:00
parent 8fca9a034a
commit cd749f9849

View File

@@ -1,6 +1,9 @@
# region changes to be done
# line 415 - 424 would get th url key and secret from n8n for line 134-147
# if (Get-Command msedge.exe -ErrorAction SilentlyContinue) {
# Start-Process msedge.exe -ArgumentList "--app=http://localhost:$Port"
#} else {
# Start-Process "microsoft-edge:http://localhost:$Port"
#}
#endregion
<#