Added notes at the top
This commit is contained in:
@@ -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
|
||||
|
||||
<#
|
||||
|
||||
Reference in New Issue
Block a user