feat(providers): replace provider creation modal with a guided multi-step setup flow

This commit is contained in:
2026-04-11 20:04:56 +00:00
parent 9ea57cd659
commit 80f710f6d8
4 changed files with 278 additions and 98 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: 'siprouter',
version: '1.20.5',
version: '1.21.0',
description: 'undefined'
}