mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-05 00:50:41 +00:00
Update UIWindowQR.js
This commit is contained in:
@@ -22,10 +22,7 @@ import Flexer from './Components/Flexer.js';
|
||||
import QRCodeView from './Components/QRCode.js';
|
||||
import UIWindow from './UIWindow.js'
|
||||
|
||||
let checkbox_id_ = 0;
|
||||
|
||||
async function UIWindowQR(options){
|
||||
const confirmations = options.confirmations || [];
|
||||
|
||||
options = options ?? {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user