Rebrand Pinscope to Periscope across product and codebase.
Rename the core package to periscopex, update UI/docs/Docker/deploy defaults to periscope.michelebigi.it, and keep legacy version/storage key aliases so existing projects keep working. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
from __future__ import annotations
|
||||
|
||||
try:
|
||||
from . import pinscope_plugin # noqa: F401
|
||||
from . import periscope_plugin # noqa: F401
|
||||
except ImportError:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user