Update _code-samples/modular-tutorials/credential-manager.js

Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
This commit is contained in:
oeggert
2025-05-29 11:23:34 -07:00
committed by GitHub
parent 7f80874c8e
commit b9232fc245

View File

@@ -1,4 +1,4 @@
/// Create credential function
// Create credential function
async function createCredential() {
let net = getNet()