mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-24 19:59:36 +00:00
Change pigeon name
This commit is contained in:
BIN
dist/extension.zip
vendored
BIN
dist/extension.zip
vendored
Binary file not shown.
2
dist/extension/birb.js
vendored
2
dist/extension/birb.js
vendored
@@ -489,7 +489,7 @@
|
||||
}
|
||||
},
|
||||
"pigeon": {
|
||||
"name": "Pigeon",
|
||||
"name": "Rock Pigeon",
|
||||
"description": "Descended from the Rock Dove, these once domesticated birds are often found in cities worldwide. Quite friendly and intelligent, they were favored companions of Nikola Tesla.",
|
||||
"latinName": "Columba livia",
|
||||
"url": "https://en.wikipedia.org/wiki/Rock_dove",
|
||||
|
||||
2
dist/obsidian/main.js
vendored
2
dist/obsidian/main.js
vendored
@@ -494,7 +494,7 @@ module.exports = class PocketBird extends Plugin {
|
||||
}
|
||||
},
|
||||
"pigeon": {
|
||||
"name": "Pigeon",
|
||||
"name": "Rock Pigeon",
|
||||
"description": "Descended from the Rock Dove, these once domesticated birds are often found in cities worldwide. Quite friendly and intelligent, they were favored companions of Nikola Tesla.",
|
||||
"latinName": "Columba livia",
|
||||
"url": "https://en.wikipedia.org/wiki/Rock_dove",
|
||||
|
||||
2
dist/userscript/birb.user.js
vendored
2
dist/userscript/birb.user.js
vendored
@@ -503,7 +503,7 @@
|
||||
}
|
||||
},
|
||||
"pigeon": {
|
||||
"name": "Pigeon",
|
||||
"name": "Rock Pigeon",
|
||||
"description": "Descended from the Rock Dove, these once domesticated birds are often found in cities worldwide. Quite friendly and intelligent, they were favored companions of Nikola Tesla.",
|
||||
"latinName": "Columba livia",
|
||||
"url": "https://en.wikipedia.org/wiki/Rock_dove",
|
||||
|
||||
2
dist/web/birb.embed.js
vendored
2
dist/web/birb.embed.js
vendored
@@ -489,7 +489,7 @@
|
||||
}
|
||||
},
|
||||
"pigeon": {
|
||||
"name": "Pigeon",
|
||||
"name": "Rock Pigeon",
|
||||
"description": "Descended from the Rock Dove, these once domesticated birds are often found in cities worldwide. Quite friendly and intelligent, they were favored companions of Nikola Tesla.",
|
||||
"latinName": "Columba livia",
|
||||
"url": "https://en.wikipedia.org/wiki/Rock_dove",
|
||||
|
||||
2
dist/web/birb.js
vendored
2
dist/web/birb.js
vendored
@@ -489,7 +489,7 @@
|
||||
}
|
||||
},
|
||||
"pigeon": {
|
||||
"name": "Pigeon",
|
||||
"name": "Rock Pigeon",
|
||||
"description": "Descended from the Rock Dove, these once domesticated birds are often found in cities worldwide. Quite friendly and intelligent, they were favored companions of Nikola Tesla.",
|
||||
"latinName": "Columba livia",
|
||||
"url": "https://en.wikipedia.org/wiki/Rock_dove",
|
||||
|
||||
@@ -261,7 +261,7 @@ export default {
|
||||
}
|
||||
},
|
||||
"pigeon": {
|
||||
"name": "Pigeon",
|
||||
"name": "Rock Pigeon",
|
||||
"description": "Descended from the Rock Dove, these once domesticated birds are often found in cities worldwide. Quite friendly and intelligent, they were favored companions of Nikola Tesla.",
|
||||
"latinName": "Columba livia",
|
||||
"url": "https://en.wikipedia.org/wiki/Rock_dove",
|
||||
|
||||
Reference in New Issue
Block a user