Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

fixed #987 added ios community badge #988

Merged
merged 1 commit into from
Feb 6, 2017

Conversation

shubhendusaurabh
Copy link
Contributor

fixed #987 added ios community badge

function getV2UserProfile(handle) {
      var profile = getMockUserProfile().data;
      profile.Achievements.push({
        date: "2017-01-01T00:00:00.000-04:00",
        description: "iOS Community",
      });
      return Promise.resolve(profile);
    }

@birdofpreyru birdofpreyru merged commit 316498e into topcoder-archive:dev Feb 6, 2017
@ajefts ajefts removed the in progress label Feb 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[$10] - add iOS badge to badge sprite
3 participants