Merge branch 'master' into mononaut/acc-preview-min-height

This commit is contained in:
nymkappa 2023-11-15 18:18:42 +09:00 committed by GitHub
commit 19477c4ee3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,12 +109,9 @@ export class MasterPageRoutingModule { }
],
declarations: [
MasterPageComponent,
],
exports: [
MasterPageComponent,
]
})
export class MasterPageModule { }