Page MenuHomePhorge

D167.1732334003.diff
No OneTemporary

Size
794 B
Referenced Files
None
Subscribers
None

D167.1732334003.diff

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,6 +34,7 @@
'lint':
stage: lint
+ image: ubuntu
script:
- "echo 'Verify that no source file contains tabs'"
- "! egrep -R --exclude-dir=transformed-libs --exclude-dir=Intl.js --exclude-dir=node_modules $'\t' src"
diff --git a/src/contents/ui/ReactToEventPopup.qml b/src/contents/ui/ReactToEventPopup.qml
--- a/src/contents/ui/ReactToEventPopup.qml
+++ b/src/contents/ui/ReactToEventPopup.qml
@@ -53,7 +53,7 @@
Layout.fillWidth: true
}
}
-
+
TabBar {
Layout.fillWidth: true
TabButton {
@@ -93,7 +93,7 @@
onClicked: setEmojiModel("emoji/Flags.qml")
}
}
-
+
ColumnLayout {
clip: true
GridView {

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 22, 7:53 PM (2 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39064
Default Alt Text
D167.1732334003.diff (794 B)

Event Timeline