mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
bump sdk
This commit is contained in:
@@ -198,8 +198,6 @@ export default class GatewaysComponent {
|
||||
async saveOutbound() {
|
||||
const loader = this.loader.open('Saving').subscribe()
|
||||
|
||||
console.log('outbound', this.selectedOutbound())
|
||||
|
||||
try {
|
||||
await this.api.setDefaultOutbound({
|
||||
gateway: this.selectedOutbound()?.id ?? null,
|
||||
|
||||
Reference in New Issue
Block a user