Commit 2956a162 authored by nukdokplex's avatar nukdokplex Committed by Masum Reza
Browse files

ayugram-desktop: fix mainProgram

parent afb89db0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ telegram-desktop.override {
      passthru.updateScript = nix-update-script { };

      meta = previousAttrs.meta // {
        mainProgram = if stdenv.hostPlatform.isLinux then "ayugram-desktop" else "AyuGram";
        mainProgram = "AyuGram";
        description = "Desktop Telegram client with good customization and Ghost mode";
        longDescription = ''
          The best that could be in the world of Telegram clients.