Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
pleroma-fe
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
249
Issues
249
List
Boards
Labels
Service Desk
Milestones
Merge Requests
19
Merge Requests
19
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Pleroma
pleroma-fe
Commits
51ea2957
Commit
51ea2957
authored
Nov 14, 2019
by
HJ
🐼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
eslint
parent
bce750c5
Pipeline
#20029
passed with stages
in 3 minutes and 50 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
src/components/status/status.js
src/components/status/status.js
+5
-5
No files found.
src/components/status/status.js
View file @
51ea2957
...
...
@@ -44,7 +44,7 @@ const Status = {
showingLongSubject
:
false
,
error
:
null
,
// not as computed because it sets the initial state which will be changed later
expandingSubject
:
!
this
.
$store
.
getters
.
mergedConfig
.
collapseMessageWithSubject
,
expandingSubject
:
!
this
.
$store
.
getters
.
mergedConfig
.
collapseMessageWithSubject
}
},
computed
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment