2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-05-05 08:48:55 +00:00

Fix comment string

This commit is contained in:
Oliver Walters 2022-03-26 11:29:50 +11:00
parent 6c23dc73f5
commit 126fde3944

View File

@ -500,7 +500,7 @@ class InvenTreeModel {
} }
/** /*
* Class representing a single plugin instance * Class representing a single plugin instance
*/ */
class InvenTreePlugin extends InvenTreeModel { class InvenTreePlugin extends InvenTreeModel {