Feature: Password Reset Functionality #4

Merged
ChrisChrome merged 35 commits from dev into main 2025-11-21 22:33:23 -07:00
Showing only changes of commit 10f0c14734 - Show all commits

View file

@ -169,7 +169,7 @@ class FreepbxManager {
const variables = {
ext,
endName,
name,
};
return await this.pbxCall(query, variables);