mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 00:35:20 +03:00
Validation Fix
This commit is contained in:
parent
412961c5b4
commit
23a6a01143
3 changed files with 35 additions and 26 deletions
|
@ -1,7 +1,6 @@
|
|||
/*global $*/
|
||||
'use strict';
|
||||
|
||||
const { ColorManagement } = require("three");
|
||||
|
||||
function checkChromeRuntimeError() {
|
||||
if (chrome.runtime.lastError) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue