mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-10 23:20:21 -06:00
Update PuterDialog.js to remove irrelevant comment
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
import UIWindow from './UIWindow.js'
|
||||
|
||||
// todo do this using uid rather than item_path, since item_path is way mroe expensive on the DB
|
||||
async function PuterDialog(options) {
|
||||
return new Promise(async (resolve) => {
|
||||
let h = '';
|
||||
|
||||
Reference in New Issue
Block a user