fix partey timeslot share field
This commit is contained in:
@@ -114,6 +114,7 @@ public class TimeslotController extends BaseController {
|
|||||||
timeslot.setSecret(null);
|
timeslot.setSecret(null);
|
||||||
timeslot.setStream(null);
|
timeslot.setStream(null);
|
||||||
timeslot.setOwner(null);
|
timeslot.setOwner(null);
|
||||||
|
timeslot.setShare(null);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user