mirror of
https://github.com/vinefeeder/TwinVine.git
synced 2026-07-15 18:10:04 +02:00
upstream updates
This commit is contained in:
@@ -39,7 +39,7 @@ def pretty_print():
|
||||
f"[{catppuccin_mocha['pink']}]░█▀▀░█▀█░█░█░▀█▀░█▀▀░█▀▄" + "\n"
|
||||
f"[{catppuccin_mocha['pink']}]░█▀▀░█░█░▀▄▀░░█░░█▀▀░█░█" + "\n"
|
||||
f"[{catppuccin_mocha['pink']}]░▀▀▀░▀░▀░░▀░░▀▀▀░▀▀▀░▀▀░" + "\n\n"
|
||||
f"[{catppuccin_mocha['pink']}]It's more than unshackled...[/]" + "\n"
|
||||
f"[{catppuccin_mocha['pink']}]It's more than envied....[/]" + "\n"
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ from typing import Any
|
||||
from urllib.parse import urlparse
|
||||
|
||||
import click
|
||||
from unshackle.core import service
|
||||
from envied.core import service
|
||||
import yaml
|
||||
from beaupy import select_multiple
|
||||
from rich.console import Console
|
||||
|
||||
Reference in New Issue
Block a user