diff options
author | johannst <johannst@users.noreply.github.com> | 2022-08-23 19:58:51 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2022-08-23 19:58:51 +0000 |
commit | c44661b4d904f8be227faef8f84ddb22934a01e8 (patch) | |
tree | 017106fdd177616d49d6cd6a568b109525a34d85 /kvm_rs/cap/sidebar-items.js | |
parent | 74d1b6fd9991d1fb7dc19f09b06f7b2277874ece (diff) | |
download | mini-kvm-rs-c44661b4d904f8be227faef8f84ddb22934a01e8.tar.gz mini-kvm-rs-c44661b4d904f8be227faef8f84ddb22934a01e8.zip |
deploy: c94950f9dca80387aab264c7aa4044feff76625c
Diffstat (limited to 'kvm_rs/cap/sidebar-items.js')
-rw-r--r-- | kvm_rs/cap/sidebar-items.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kvm_rs/cap/sidebar-items.js b/kvm_rs/cap/sidebar-items.js index 6926482..c1f8adc 100644 --- a/kvm_rs/cap/sidebar-items.js +++ b/kvm_rs/cap/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"enum":[["CapBool","Definition of capabilities that return a bool value indicating whether the capability is supported or not."],["CapInt","Definition of capabilities that return an integer value indicating the amount of the queried capability."]]});
\ No newline at end of file +window.SIDEBAR_ITEMS = {"enum":[["CapBool","Definition of capabilities that return a bool value indicating whether the capability is supported or not."],["CapInt","Definition of capabilities that return an integer value indicating the amount of the queried capability."]]};
\ No newline at end of file |