mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-23 22:47:19 +00:00
docs: add requestAppData() to Perms sidebar (#3534)
This commit is contained in:
@@ -1111,6 +1111,14 @@ let sidebar = [
|
||||
source: '/Perms/requestManageApps.md',
|
||||
path: '/Perms/requestManageApps',
|
||||
},
|
||||
{
|
||||
title: '<code>requestAppData()</code>',
|
||||
page_title: '<code>puter.perms.requestAppData()</code>',
|
||||
title_tag: 'puter.perms.requestAppData()',
|
||||
icon: '/assets/img/function.svg',
|
||||
source: '/Perms/requestAppData.md',
|
||||
path: '/Perms/requestAppData',
|
||||
},
|
||||
{
|
||||
title: '<code>requestReadSubdomains()</code>',
|
||||
page_title: '<code>puter.perms.requestReadSubdomains()</code>',
|
||||
|
||||
Reference in New Issue
Block a user