create-item.lua: Update the summary
Update the summary of what the script does.
This commit is contained in:

committed by
Julian Bouzas

parent
d2770123d3
commit
18727d41e4
@@ -5,6 +5,9 @@
|
||||
--
|
||||
-- SPDX-License-Identifier: MIT
|
||||
|
||||
-- create-item.lua script takes pipewire nodes and creates session items(a.k.a
|
||||
-- linkable) objects out of them.
|
||||
|
||||
items = {}
|
||||
|
||||
function configProperties(node)
|
||||
|
Reference in New Issue
Block a user