Fix tested get removed

This commit is contained in:
simonwt 2026-04-07 19:50:17 +01:00
parent 2b608be054
commit 255d6ef37b
2 changed files with 5 additions and 1 deletions

View file

@ -61,6 +61,9 @@ def save_response(response):
# print("-----------------------------")
# feed = API.run_job('post.listbybranch', "music")
# print(feed)
print("-----------------------------")
feed = save_response(API.run_job('post.listremoved'))
print(feed)
# print("----------------------------z
# branchlist = API.run_job('branch.listbyname')
# print(branchlist)