Update browserdeviceprofile.js

This commit is contained in:
Nyanmisaka 2020-01-24 02:44:53 +08:00 committed by GitHub
parent 154a24bdb0
commit 07c67f0382
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,7 +139,7 @@ define(['browser'], function (browser) {
return true;
}
} else if (format === 'mp2') {
//For now
// For now
return false;
}