This reverts commit fd467c2451.
This commit is contained in:
parent
b751e41e80
commit
ca695ca077
1247 changed files with 1940 additions and 2265 deletions
|
|
@ -132,8 +132,7 @@ if (allowList.includes(user)) {
|
|||
|
||||
const previewAnnotations = [
|
||||
'androidx.compose.ui.tooling.preview.Preview',
|
||||
'io.element.android.libraries.designsystem.preview.LargeHeightPreview',
|
||||
'io.element.android.libraries.designsystem.preview.ElementPreviews'
|
||||
'io.element.android.libraries.designsystem.preview.LargeHeightPreview'
|
||||
]
|
||||
|
||||
const filesWithPreviews = editedFiles.filter(file => file.endsWith(".kt")).filter(file => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue