Amire80 has submitted this change and it was merged.

Change subject: Fix extension name after migration to new repo
......................................................................


Fix extension name after migration to new repo

Change-Id: I7d8e4790738032799fac505ce257148c9db2641b
---
M Resources.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Amire80: Verified; Looks good to me, approved



diff --git a/Resources.php b/Resources.php
index 80e607c..cebdb17 100644
--- a/Resources.php
+++ b/Resources.php
@@ -8,7 +8,7 @@
 
 $resourcePaths = array(
        'localBasePath' => __DIR__,
-       'remoteExtPath' => 'MainPage'
+       'remoteExtPath' => 'TwnMainPage'
 );
 
 $wgResourceModules['ext.translate.mainpage'] = array(

-- 
To view, visit https://gerrit.wikimedia.org/r/62332
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7d8e4790738032799fac505ce257148c9db2641b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TwnMainPage
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to