Skip to content

Commit

Permalink
Merge pull request #1112 from jijojosephk/issue-1108
Browse files Browse the repository at this point in the history
Fixed preload script error
  • Loading branch information
jijojosephk authored Feb 19, 2024
2 parents f42a196 + 9b4ded7 commit c5b6295
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/browser/tools/shortcuts.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

const os = require('os');
const zoom = require('./zoom');

let _Shortcuts_config = new WeakMap();
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "teams-for-linux",
"version": "1.4.11",
"version": "1.4.12",
"main": "app/index.js",
"description": "Unofficial client for Microsoft Teams for Linux",
"homepage": "https://github.com/IsmaelMartinez/teams-for-linux",
Expand Down

0 comments on commit c5b6295

Please sign in to comment.