| @@ -58,5 +58,10 @@ | ||
| 58 | 58 | const TEMPLATES = 'easy-invoice-templates'; |
| 59 | 59 | const TEMPLATES_NEW = 'easy-invoice-templates-new'; |
| 60 | 60 | const EXPORT_IMPORT = 'easy-invoice-export-import'; |
| 61 | 61 | const PAYMENT_THANK_YOU = 'easy-invoice-payment-thank-you'; |
| 62 | + | |
| 63 | + /** | |
| 64 | + * Addons listing page | |
| 65 | + */ | |
| 66 | + const ADDONS = 'easy-invoice-addons'; | |
| 62 | 67 | } |