Create option "none of that" in voting #48
No reviewers
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kenobi/jellyfin-discord-bot#48
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/#39_none_of_that"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes #39
fine so far, just an unclear import
@ -6,11 +6,13 @@ import { client, yavinJellyfinHandler } from "../..";
import { config } from "../configuration";
import { Maybe } from "../interfaces";
import { logger } from "../logger";
import { SemanticClassificationFormat } from "typescript";
What does this do?
Nüscht, Import ist aus Versehen mitgekommen
Import will be cleaned up in future PR for issue #42