Skip to content

Handle meet duration ! #6

Description

@rishav-goswami

End duration input should be handled

The user input box is now added , inputs are asked in number( i.e; minutes ). So meeting automatically ending in 30 seconds must me set according to user preferences. Inputs duration for now isn't stored locally use :
chrome.storage.local.set({"key" : "value"}, function(){ // your code ...});
to handle this ...
DOC REF..

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions