Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove this #3998

Open
baseplate-admin opened this issue Aug 16, 2024 · 0 comments
Open

Remove this #3998

baseplate-admin opened this issue Aug 16, 2024 · 0 comments

Comments

@baseplate-admin
Copy link
Collaborator

export const PLATFORMS = ["myanimelist", "anilist", "kitsu"];
export const COMMANDS_MAPPING = {
shared: {
Characters: {
command: "character-urls",
icon: `<coreproject-shape-user class="md:size-3"></coreproject-shape-user>`
},
Staffs: {
command: "staff-urls",
icon: `<coreproject-shape-headphone class="md:size-3"></coreproject-shape-headphone>`
}
},
anime: {
Animes: {
command: "anime-urls",
icon: `<coreproject-shape-play class="md:size-3"></coreproject-shape-play>`
},
Genres: {
command: "anime-genres",
icon: `<coreproject-shape-explore class="md:size-3"></coreproject-shape-misc>`
},
Themes: {
command: "anime-themes",
icon: `<coreproject-shape-preference class="md:size-3"></coreproject-shape-preference>`
}
}
};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant