mirror of
https://gitflic.ru/project/photopea-v2/photopea-v-2.git
synced 2025-08-16 00:16:18 +00:00
Temporary changes to make debugging more amenable
This commit is contained in:
parent
528742b32a
commit
760805ada5
@ -172,6 +172,7 @@ def find_and_replace(file,find,replace):
|
||||
with open(os.path.join(root,file),'w', encoding="utf-8") as pp:
|
||||
pp.write(file1)
|
||||
|
||||
if (not True):
|
||||
#Allow any port to be used
|
||||
find_and_replace(PP,'"\'$!|"))','"\'$!|"))||true')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user