Sfoglia il codice sorgente

gogs available only in the developer variant

Bob Mottram 9 anni fa
parent
commit
9187ea85dd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/freedombone-app-gogs

+ 1
- 1
src/freedombone-app-gogs Vedi File

@@ -28,7 +28,7 @@
28 28
 # You should have received a copy of the GNU Affero General Public License
29 29
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
30 30
 
31
-VARIANTS='full full-vim developer'
31
+VARIANTS='developer'
32 32
 
33 33
 GOGS_USERNAME='gogs'
34 34
 GOGS_VERSION='0.9.97'