mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 03:56:55 +00:00
fix(docs): wrong publisher icon path in developing extension docs
This commit is contained in:
@@ -39,7 +39,7 @@ In your new folder, create a `manifest.json` file that describes the extension a
|
||||
"email": "contact@nocodb.com",
|
||||
"url": "https://www.nocodb.com",
|
||||
"icon": {
|
||||
"src": "csv-import-ee/assets/publisher-icon.svg",
|
||||
"src": "data-exporter/assets/publisher-icon.svg",
|
||||
"width": 24,
|
||||
"height": 24
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user