mirror of
https://github.com/docmost/docmost.git
synced 2026-05-19 07:54:05 +08:00
Add second plan (#1187)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export enum BillingPlan {
|
||||
STANDARD = "standard",
|
||||
BUSINESS = "business",
|
||||
}
|
||||
|
||||
export interface IBilling {
|
||||
|
||||
Reference in New Issue
Block a user