mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-24 19:59:36 +00:00
Remove color override redundency
This commit is contained in:
2
dist/obsidian/main.js
vendored
2
dist/obsidian/main.js
vendored
@@ -604,9 +604,7 @@ module.exports = class PocketBird extends Plugin {
|
||||
"#373737": PALETTE.FEATHER_SPINE,
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* Bird species rarit
|
||||
* @type {Record<string, string>}
|
||||
*/
|
||||
const RARITY = {
|
||||
|
||||
Reference in New Issue
Block a user