ui: finalize toast

This commit is contained in:
Aaron Greenspan
2021-01-07 14:33:10 -07:00
committed by Aiden McClelland
parent d6dfdda061
commit 4aaddb233a
7 changed files with 66 additions and 80 deletions

View File

@@ -40,3 +40,4 @@ const routes: Routes = [
declarations: [AppInstalledShowPage],
})
export class AppInstalledShowPageModule { }