Skip to content
Snippets Groups Projects
Commit 99168c7c authored by Jono Wenger's avatar Jono Wenger
Browse files

Add comment to NewChannelsManagerWithIndexedDbDummyNameService about database

parent bdfc3b69
No related branches found
No related tags found
1 merge request!60Revert "Fail a test to be sure it works"
......@@ -117,6 +117,8 @@ func NewChannelsManagerWithIndexedDb(_ js.Value, args []js.Value) interface{} {
// [ChannelsManager] using an indexedDb backend and a dummy name server instead
// of UD.
//
// This function initialises an indexedDb database.
//
// Parameters:
// - args[0] - ID of [Cmix] object in tracker (int). This can be retrieved
// using [Cmix.GetID].
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment