Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Síle Ekaterin Liszka
Chessa
Commits
938c4fc1
Commit
938c4fc1
authored
May 09, 2022
by
Kiyoshi Aman
Browse files
Chessa::Bug::Adelie: another thinko
parent
21541fb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/Chessa/Bug/Adelie.pm
View file @
938c4fc1
...
...
@@ -104,7 +104,7 @@ sub handle {
my
$base
=
'
https://git.adelielinux.org/api/v4/
';
my
$func
;
if
(
!
exists
(
$self
->
{
projects
}{
$project
}))
{
if
(
!
exists
(
$self
->
{
projects
}{
$project
})
&&
(
$type
!=
'
snippets
')
)
{
return
;
}
if
(
defined
(
$project
))
{
...
...
Write
Preview
Supports
Markdown
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