Ohm-Management - Projektarbeit B-ME
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

profilData.js 176B

12345678910
  1. _profilcard = [
  2. {
  3. id: 1,
  4. user: 'Benutzername',
  5. major: 'Studiengang',
  6. semester: 'Semester',
  7. abos: '7',
  8. saved: '3',
  9. },
  10. ];