Skip to content
Snippets Groups Projects
Commit e9d4afb6 authored by Lucie Bader's avatar Lucie Bader
Browse files

Correction beug logs

parent 5122139d
No related branches found
No related tags found
2 merge requests!8Test final,!6Améliorations du menu de l'extension
......@@ -60,15 +60,10 @@
"src/utils/api.js",
"src/utils/definitions.js",
"src/sidebar/sidebar.js",
"src/context_menu/custom_context_menu.js"
],
"src/context_menu/custom_context_menu.js",
"src/utils/stats.js"],
"css": ["src/context_menu/custom_context_menu.css"],
"run_at": "document_idle"
},
{
"matches": ["<all_urls>"],
"js": ["src/utils/stats.js"],
"run_at": "document_end"
}
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment