Allowed_image

This commit is contained in:
mr
2026-03-25 10:20:16 +01:00
parent 6d0c78946e
commit 4580200e80
5 changed files with 85 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ const (
PURCHASE_RESOURCE = tools.PURCHASE_RESOURCE
NATIVE_TOOL = tools.NATIVE_TOOL
EXECUTION_VERIFICATION = tools.EXECUTION_VERIFICATION
ALLOWED_IMAGE = tools.ALLOWED_IMAGE
)
func GetMySelf() (*peer.Peer, error) {