mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 16:38:50 +02:00
merge conflict resolved
This commit is contained in:
parent
aae17f679a
commit
5736e878df
1 changed files with 0 additions and 7 deletions
|
@ -216,17 +216,10 @@ exports.dialog = {
|
||||||
type: 'ModalAlert',
|
type: 'ModalAlert',
|
||||||
options: {
|
options: {
|
||||||
markdowns: [
|
markdowns: [
|
||||||
<<<<<<< HEAD
|
|
||||||
'## Muhteşem!!!',
|
'## Muhteşem!!!',
|
||||||
'',
|
'',
|
||||||
'Bu seviyeyi *{numCommands}* komut ile çözdünüz.',
|
'Bu seviyeyi *{numCommands}* komut ile çözdünüz.',
|
||||||
'İdeal çözüm {best} komuttan oluşuyor.'
|
'İdeal çözüm {best} komuttan oluşuyor.'
|
||||||
=======
|
|
||||||
'## Mükemmel!!!',
|
|
||||||
'',
|
|
||||||
'*{numCommands}* komut ile bu seviyeyi çözdün!; ',
|
|
||||||
'İdeal çözüm {best} komut içeriyor.'
|
|
||||||
>>>>>>> main
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}],
|
}],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue