Export Movements to CSV File
fix Visibility for a Circuit
This commit is contained in:
@@ -49,7 +49,7 @@ const MySkillSchema = new Schema({
|
||||
type: Number,
|
||||
}],
|
||||
pub_to_share: {
|
||||
type: Number, // PUB_TO_SHARE_ALL, PUB_TO_SHARE_ONLY_GROUPS_FOLLOW
|
||||
type: Number, // PUB_TO_SHARE_ALL, PUB_TO_SHARE_ONLY_TABLE_FOLLOW
|
||||
},
|
||||
numLevel: {
|
||||
type: Number,
|
||||
|
||||
Reference in New Issue
Block a user