Skip to content

Commit

Permalink
blackmarlinexec control GUI open
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3n33dl3 committed Aug 28, 2024
1 parent 0f79488 commit 9aff456
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/arrayx86/apica/apiCreateInboxRule.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import requests
import json
import sys
from os import system
from apiCalls.apiChooseUser import pickUser
from apiCalls.apiChooseUser import openTokenLibrary
Expand Down
1 change: 1 addition & 0 deletions src/arrayx86/apica/apiMe.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
from apiCalls.apiChooseUser import pickUser
from apiCalls.apiChooseUser import openTokenLibrary
from apiQueryMail import request
from src.bme import blackmarlinexec

def sendQuery(user):
#get user and token
Expand Down

0 comments on commit 9aff456

Please sign in to comment.