🐛 Fix bugs
This commit is contained in:
@ -752,6 +752,7 @@ class PostWriteController extends ChangeNotifier {
|
||||
|
||||
void setVideoUrl(String value) {
|
||||
videoUrl = value;
|
||||
notifyListeners();
|
||||
}
|
||||
|
||||
void setVideoLive(bool value) {
|
||||
|
Reference in New Issue
Block a user