show pre-uploaded presentation in drop down
This commit is contained in:
parent
b52f5ae158
commit
8e98ae63bd
@ -138,6 +138,7 @@ public class PresentationRoom {
|
||||
sharing = share;
|
||||
if (share) {
|
||||
currentPresentation = presentationName;
|
||||
presentationNames.add(presentationName);
|
||||
} else {
|
||||
currentPresentation = "";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user