mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-29 12:50:59 +00:00
Add process management
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import UIWindow from "./UIWindow.js";
|
||||
|
||||
const UIWindowTaskManager = async function UIWindowTaskManager () {
|
||||
const svc_process = globalThis.services.get('process');
|
||||
const sample_data = [
|
||||
{
|
||||
name: 'root',
|
||||
|
||||
Reference in New Issue
Block a user