mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
fix: auto-increment settings.
This commit is contained in:
@@ -11,7 +11,7 @@ export interface IMetadata {
|
||||
|
||||
export interface IMetaQuery {
|
||||
key: string,
|
||||
group: string,
|
||||
group?: string,
|
||||
};
|
||||
|
||||
export interface IMetableStore {
|
||||
|
||||
Reference in New Issue
Block a user