Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F112554
D167.1732334003.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
794 B
Referenced Files
None
Subscribers
None
D167.1732334003.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D167: Fix lint ci
Attached
Detach File
Event Timeline
Log In to Comment