Phone

Compatible phones: quasar smartphone pro and qb-phone original version.

  • Run the following query in your Database, only if you own one of the compatible phones.

ALTER TABLE phone_gallery
ADD COLUMN label VARCHAR(50);

Last updated