fix(audio/queue): correctly import format_duration
This commit is contained in:
parent
97f4787b39
commit
623de96463
@ -5,8 +5,8 @@ from typing import Optional
|
|||||||
import disnake
|
import disnake
|
||||||
|
|
||||||
from constants import BAR_LENGTH, EMBED_COLOR
|
from constants import BAR_LENGTH, EMBED_COLOR
|
||||||
from utils import format_duration
|
|
||||||
|
|
||||||
|
from .utils import format_duration
|
||||||
from .youtubedl import YTDLSource
|
from .youtubedl import YTDLSource
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user