mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
resolving
This commit is contained in:
parent
4b78af0028
commit
a1e260c51f
1 changed files with 1 additions and 6 deletions
|
|
@ -26,12 +26,7 @@ from typing import override, Callable, Any
|
|||
# Modules used for overriding AllSettingsWindow
|
||||
import logging
|
||||
|
||||
# Workspace related Modules
|
||||
from bacommon.restapi.v1 import Endpoint
|
||||
from efro.dataclassio import dataclass_from_json
|
||||
from bacommon.restapi.v1.workspaces import WorkspaceResponse, WorkspaceFilesResponse
|
||||
|
||||
PLUGIN_MANAGER_VERSION = "1.2.0"
|
||||
PLUGIN_MANAGER_VERSION = "1.1.10"
|
||||
REPOSITORY_URL = "https://github.com/bombsquad-community/plugin-manager"
|
||||
# Current tag can be changed to "staging" or any other branch in
|
||||
# plugin manager repo for testing purpose.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue