[Scummvm-git-logs] scummvm-web master -> 396a8eebab40a20e696f647d05f8b7dfcc3625d6

lotharsm mail at serra.me
Tue Mar 10 10:13:53 UTC 2020


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
396a8eebab WEB: Fix indentation


Commit: 396a8eebab40a20e696f647d05f8b7dfcc3625d6
    https://github.com/scummvm/scummvm-web/commit/396a8eebab40a20e696f647d05f8b7dfcc3625d6
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-03-10T11:13:30+01:00

Commit Message:
WEB: Fix indentation

Changed paths:
    include/Models/DownloadsModel.php


diff --git a/include/Models/DownloadsModel.php b/include/Models/DownloadsModel.php
index 43a964ae..3a55eca4 100644
--- a/include/Models/DownloadsModel.php
+++ b/include/Models/DownloadsModel.php
@@ -113,7 +113,7 @@ abstract class DownloadsModel
 
                     if ($os['name'] === 'Ubuntu') {
                         $version = RELEASE_SNAP_STORE;
-		            }
+                    }
 
                     return array(
                     'os' => $name,




More information about the Scummvm-git-logs mailing list