mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 11:37:48 +00:00
changed one comment line
This commit is contained in:
@@ -325,8 +325,7 @@ class RecordingController {
|
||||
};
|
||||
});
|
||||
|
||||
// transform into a dictionary,
|
||||
// for consistent ordering
|
||||
// transform into a dictionary for consistent ordering
|
||||
const result = {};
|
||||
|
||||
for (let i = 0; i < members.length; ++i) {
|
||||
|
||||
Reference in New Issue
Block a user