mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
Fix tests
This commit is contained in:
@@ -72,7 +72,7 @@ export default [
|
||||
version
|
||||
};
|
||||
if (versionName) {
|
||||
os.versionName = versionName;
|
||||
os.versionName = versionName;
|
||||
}
|
||||
return os;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user